Installing Kanzi Studio plugins

Kanzi Studio plugins extend the functionality of Kanzi Studio and run in Kanzi Studio. Use a Kanzi Studio plugin to:

Installing Kanzi Studio plugins

To install a Kanzi Studio plugin:

  1. Copy the Kanzi Studio plugin .dll to the %ProgramData%\Rightware\<KanziVersion>\plugins directory.
    If the plugins directory does not exist in %ProgramData%\Rightware\<KanziVersion>, create it.
    TIP

    In Windows Explorer create a shortcut from your Kanzi Studio plugin dll file and move the shortcut to the %ProgramData%\Rightware\<KanziVersion>\plugins directory.
    When you build the plugin, you can see in the Output window the location where Visual Studio stored the plugin dll file.

  2. Open Kanzi Studio.
    Kanzi Studio loads the plugins and adds them to either the main menu or the context menus invoked from nodes and resources.

See also

Creating Kanzi Studio command plugins

Creating Kanzi Studio window plugins

Creating Kanzi Engine plugins

Kanzi Studio plugins